[INFO] cloning repository https://github.com/HelixLauncher/HelixLauncher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HelixLauncher/HelixLauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c200b1fa6bc505ae417b5a2b9802cf803329c516
[INFO] checking HelixLauncher/HelixLauncher against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/HelixLauncher/HelixLauncher
[INFO] finished tweaking git repo https://github.com/HelixLauncher/HelixLauncher
[INFO] tweaked toml for git repo https://github.com/HelixLauncher/HelixLauncher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HelixLauncher/HelixLauncher on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HelixLauncher/HelixLauncher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1
[INFO] running `Command { std: "docker" "start" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling helixlauncher-core v0.1.0 (/opt/rustwide/workdir/helixlauncher-core)
[INFO] [stderr]     Checking tempfile-fast v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking java-locator v0.1.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]     Checking local-encoding-ng v0.1.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=f6bc41331906067a -C extra-filename=-8de7a5fdbc03fc29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b896434c501cf799 -C extra-filename=-adafe89d9c9f580d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1", kill_on_drop: false }`
[INFO] [stdout] 2d8a191b5fd9420b0af70f727b2aef6ec5107e031a2fcf2e9da204cbe48ec1f1
